| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Route( _ ByVal waypoints As IEnumerable(Of MapPoint) _ ) As RouteResponse | |
| C# | |
|---|---|
public RouteResponse Route( IEnumerable<MapPoint> waypoints ) | |
Parameters
- waypoints
- The waypoints as points.
Return Value
the results from the routing task.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family